home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 40 / Mac Magazin and MacEasy Magazine CD - Issue 40.iso / Software / Entwickler / Fantasm™5 Demo / **Quick Start** next >
Text File  |  1997-11-09  |  873b  |  22 lines

  1. Fantasm 5 Quick Start
  2.  
  3. 1. Install Anvil (see the Readme file).
  4.  
  5. 2. From the Project menu select “Open Project...".
  6.  
  7. 3. Use the file selector to move the the “Hello Word - 68K” folder  (in the “Demo examples” folder) and open the project named “hello_world_Prj".
  8. 3a. If Anvil asks you to find the application simply select the application "Hello world" from the file selector.
  9. 3b. If you are asked to find any libraries, they can be found in the Anvil Standard Libraries folder.
  10.  
  11. 4. Select “Build” (Command B) from the Project menu.
  12.  
  13. 5. Select “Run” (Command R) from the project menu.
  14.  
  15. 6. The program you've built will open a window, print “Hello world” in the three primary 
  16. colours, wait for 5 seconds and then quit.
  17.  
  18. 7. Try the same with the other (larger) examples provided.
  19.  
  20. The full version comes with about 16 examples in PowerPC and 68K assembly language.
  21.  
  22. Have fun!